[INFO] cloning repository https://github.com/arlohb/iridium_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arlohb/iridium_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farlohb%2Firidium_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farlohb%2Firidium_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a4c712acc6cedfaff7e249d8a44926cb56f2a5d
[INFO] checking arlohb/iridium_engine/5a4c712acc6cedfaff7e249d8a44926cb56f2a5d against master#65407954098ca3c19f0d46092cb374b5d3e9dc3c for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farlohb%2Firidium_engine" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  97% (179/184)
Updating files:  98% (181/184)
Updating files:  99% (183/184)
Updating files: 100% (184/184)
Updating files: 100% (184/184), done.
[INFO] started tweaking git repo https://github.com/arlohb/iridium_engine
[INFO] finished tweaking git repo https://github.com/arlohb/iridium_engine
[INFO] tweaked toml for git repo https://github.com/arlohb/iridium_engine written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arlohb/iridium_engine on toolchain 65407954098ca3c19f0d46092cb374b5d3e9dc3c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arlohb/iridium_engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded puffin v0.14.3
[INFO] [stderr]   Downloaded ruzstd v0.3.1
[INFO] [stderr]   Downloaded atomic_refcell v0.1.13
[INFO] [stderr]   Downloaded cc v1.2.39
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] [stderr]   Downloaded windows-core v0.62.1
[INFO] [stderr]   Downloaded windows-implement v0.60.1
[INFO] [stderr]   Downloaded shaderc v0.8.3
[INFO] [stderr]   Downloaded inline-spirv v0.1.6
[INFO] [stderr]   Downloaded roxmltree v0.14.1
[INFO] [stderr]   Downloaded natord v1.0.9
[INFO] [stderr]   Downloaded vec1 v1.12.1
[INFO] [stderr]   Downloaded egui-wgpu v0.21.0
[INFO] [stderr]   Downloaded puffin_egui v0.20.0
[INFO] [stderr]   Downloaded shaderc-sys v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a7c2a08709fca7b83a05e095676d7fe0eaa348fd9674eb643572e2fe9e8fc02c
[INFO] running `Command { std: "docker" "start" "a7c2a08709fca7b83a05e095676d7fe0eaa348fd9674eb643572e2fe9e8fc02c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a7c2a08709fca7b83a05e095676d7fe0eaa348fd9674eb643572e2fe9e8fc02c" "/opt/rustwide/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7c2a08709fca7b83a05e095676d7fe0eaa348fd9674eb643572e2fe9e8fc02c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a7c2a08709fca7b83a05e095676d7fe0eaa348fd9674eb643572e2fe9e8fc02c" "/opt/rustwide/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking iridium_reflect v0.1.0 (/opt/rustwide/workdir/iridium_reflect)
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking ecolor v0.21.0
[INFO] [stderr]     Checking emath v0.21.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking epaint v0.21.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking iridium_assets v0.1.0 (/opt/rustwide/workdir/iridium_assets)
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking egui v0.21.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking iridium_map_utils v0.1.0 (/opt/rustwide/workdir/iridium_map_utils)
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling iridium_ecs_macros v0.1.0 (/opt/rustwide/workdir/iridium_ecs_macros)
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking iridium_maths v0.1.0 (/opt/rustwide/workdir/iridium_maths)
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking naga v0.11.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking wgpu-types v0.15.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling shaderc-sys v0.8.3
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking wgpu-hal v0.15.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking proc-macro2 v1.0.101
[INFO] [stderr]     Checking wgpu-core v0.15.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65407954098ca3c19f0d46092cb374b5d3e9dc3c/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=0462f4e4ed10c6ea -C extra-filename=-bcff68cbc7a979b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65407954098ca3c19f0d46092cb374b5d3e9dc3c/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="std"' --cfg 'feature="system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e7934a609983abf3 -C extra-filename=-9c55100fb5a1fe5f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7fdae5fb071dc605.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-0d801505df87f798.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wgpu-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65407954098ca3c19f0d46092cb374b5d3e9dc3c/bin/rustc --crate-name wgpu_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-core-0.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="gles"' --cfg 'feature="raw-window-handle"' --cfg 'feature="vulkan"' --cfg 'feature="wgsl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("angle", "default", "dx11", "dx12", "emscripten", "gles", "id32", "metal", "portable_features", "raw-window-handle", "renderdoc", "replay", "ron", "serde", "serial-pass", "strict_asserts", "trace", "vulkan", "wgsl"))' -C metadata=968eefd2c82f3f57 -C extra-filename=-75cec0294fb97bf3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-689ed14fe883c4eb.rmeta --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-64da7dbd077cbaef.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-27865749252ca1bb.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-7c94e402a17f5e03.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-68903ad7ce30979c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a6d9319b29a5c5b5.rmeta --extern naga=/opt/rustwide/target/debug/deps/libnaga-8fe9cefc2794e4e5.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0e3f538cb32d51c4.rmeta --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-089d573889a39c3a.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-449cb33f7394be8e.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b045819a476a9711.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-936e915334483bb4.rmeta --extern hal=/opt/rustwide/target/debug/deps/libwgpu_hal-d0ae464311bb317e.rmeta --extern wgt=/opt/rustwide/target/debug/deps/libwgpu_types-1c9df40bbed811f9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "a7c2a08709fca7b83a05e095676d7fe0eaa348fd9674eb643572e2fe9e8fc02c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7c2a08709fca7b83a05e095676d7fe0eaa348fd9674eb643572e2fe9e8fc02c", kill_on_drop: false }`
[INFO] [stdout] a7c2a08709fca7b83a05e095676d7fe0eaa348fd9674eb643572e2fe9e8fc02c
